home *** CD-ROM | disk | FTP | other *** search
- #
- # DO NOT CHANGE !
- #
- set retry-on-error 0
- set save-counter %03d
- set mail-script $(USR)\\lib\\nn\\aux
- set news-script $(USR)\\lib\\nn\\aux
-
- # Here you may change to suit your configuration
-
- set printer cat >PRN:
- set pager more
- set editor em
-
- # setup for Digital rmail
- # uncomment this if you are using it
-
- #set mail $(USR)\\spool\\mail\\$(USER)
- #set mailer recmail
- #set append-signature-mail
-
- # setup for Mercury rmail
- # comment this if you are using Digital rmail
-
- set mailer mrecmail
-
- # setup for MNEWS
- # uncomment this if you are using this
- # set append-signature-post
-
- # setup for Mercury News
- # comment this if you are using mnews
-
- set inews mrecnews
-
- # Give more reliable article counts
-
- unset quick-count
-
- # This makes the Atari ST Keyboard smart.
-
- set kill-key ^?
- map menu #left page-1
- map menu #right page+1
- map show #left back-article
- map show #right next-article
- map #0 ^[ ?
- map #1 ^[ Z
- map #2 ^[ V
- map #3 ^[ H
- map key #0 0x3F
- map key #1 ^G
- map menu #2 select
- map menu #3 unselect-all
- make map ctl-x
- map ctl-x 0 follow
- map ctl-x 1 reply
- map ctl-x 2 save-short
- map ctl-x 3 print
- map ctl-x 4 decode
- map ctl-x 5 post
- map ctl-x 6 mail
- map ctl-x 7 goto-group
- map ctl-x 9 preview
- map both ^X prefix ctl-x
-
- # This puts you in your $HOME any time you enter nn.
-
- :cd ~
-
- # this moves newsrc into your personal nn subdir
-
- set newsrc $(HOME)\\nn\\newsrc
-
- # This local layout modification is more suitable for the sources/binaries
- # groups - try it.
-
- on entry comp.binaries* comp.sources*
- :local layout 2
- :local re-layout 1
- end
-
- sequence
-
- < tp.
- # new groups are presented here
- NEW
-
- # the default sequence for the other groups
- # subgroups are presented in alphabetical order
-
- comp.
- news.
- alt.
-
- # european groups
-
- eunet.
-
- dnet.
-
- sub.general
- sub.config
- sub.politik
- sub.
- # delay junk (we then only see non-cross postings.)
- > junk
-
- # groups that are not mentioned above will be shown here in alphabetical
- # order
-